home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSound("Tone")
- set the castNum of sprite 43 to 74
- updateStage()
- repeat while the mouseDown
- nothing()
- end repeat
- set the castNum of sprite 43 to 73
- end
-
- on mouseUp
- set the visible of sprite 43 to 0
- updateStage()
- printFrom(the frame, the frame, 50)
- set the visible of sprite 43 to 1
- end
-